Bug 534694 – Col id in GtkListStore could be out of range
authorMatthias Clasen <mclasen@redhat.com>
Sun, 25 May 2008 20:28:54 +0000 (20:28 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 25 May 2008 20:28:54 +0000 (20:28 +0000)
commit2bf2b07c1367e236c8cef30d2d074efef305d2b8
tree4485c6d2d350f7a6df974b65879dfd49c17a95e2
parentbd4acfe467cf84ce5d674e2a15bba7feb2633026
Bug 534694 – Col id in GtkListStore could be out of range

2008-05-25  Matthias Clasen  <mclasen@redhat.com>

        Bug 534694 – Col id in GtkListStore could be out of range

        * gtk/gtkliststore.c (list_store_start_element): Fix up error handling
        a bit. Pointed out by Jan Arne Petersen.

svn path=/trunk/; revision=20157
ChangeLog
gtk/gtkliststore.c